Version

CheckBoxEditorWrapperBase<T,TOut> Class Members

The following tables list the members exposed by CheckBoxEditorWrapperBase<T,TOut>.

Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodAllowNullValueBaseEditorModel.AllowNullValue (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodCheckedCheckBoxEditorModel.Checked  
Public MethodClientEventsModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodDisabledBaseEditorModel.ReadOnly (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodHeightOverloaded. BaseEditorModel.Height (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodHtmlAttributesBaseEditorModel.HtmlAttributes (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodIconClassCheckBoxEditorModel.IconClass  
Public MethodIDID (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodInputNameBaseEditorModel.InputName (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public MethodNullValueBaseEditorModel.NullValue (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodReadOnlyBaseEditorModel.ReadOnly (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public MethodSizeCheckBoxEditorModel.Size  
Public MethodTabIndexBaseEditorModel.TabIndex (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodValidatorOptionsBaseEditorModel.ValidatorOptions (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodValueBaseEditorModel.Value (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodWidthOverloaded. BaseEditorModel.Width (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
See Also

View on GitHub